Skip to content

Commit

Permalink
Update basic-hello.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
corne-ac authored May 3, 2024
1 parent b0824cd commit 175b9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
run: |
echo "hello"
echo "world"
echo "::debug::running on: ${{ matrix.os }}"
echo "running on: ${{ matrix.os }}"

0 comments on commit 175b9f0

Please sign in to comment.