Skip to content

Commit

Permalink
Update hello_world_example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sefgsefg authored Aug 25, 2024
1 parent a211393 commit 3459ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello_world_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: chmod +x ./hello/hello_world.sh

- name: Run Samples Tests
run: ./hello/hello_world.sh
run: dos2unix ./hello/hello_world.sh

0 comments on commit 3459ac7

Please sign in to comment.