Skip to content

Commit

Permalink
it worked before I swear
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao committed Jan 30, 2024
1 parent 2b5a059 commit f8837b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
then
echo action was manually run, skipped update checking
echo "has_updates=true" >> "$GITHUB_OUTPUT"
echo "wawa=baba" >> $GITHUB_OUTPUT
elif [ ${{ env.HAS_UPDATES }} == 1 ]
then
echo base image was updated since last build
Expand Down

0 comments on commit f8837b1

Please sign in to comment.