process-image: fix FileNotFoundError when output does not exist #1686
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | |
on: [push] | |
jobs: | |
# This exists only to show the green checkmark on the repo | |
# green = "good" || "secure" | |
action-which-makes-garmonbozia: | |
runs-on: ubuntu-latest | |
steps: | |
- run: echo "" |