Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao committed Jan 30, 2024
1 parent 725f110 commit 9e84e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
if: needs.check_update.outputs.has_updates != true
steps:
- name: Bye World
run: echo "Bye, world ${{ needs.check_update.outputs.has_updates }}"
run: echo "Bye, world OO${{ needs.check_update.outputs.has_updates }}OO"


# build:
Expand Down

0 comments on commit 9e84e32

Please sign in to comment.