Skip to content

Commit

Permalink
Update helloworld.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Feb 5, 2025
1 parent f513e97 commit 742cdb4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/helloworld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,4 @@ jobs:
- name: Uname
run: |
uname -a
- name: Is scons installed
if: runner.os == 'Linux'
run: |
dpkg -l scons

0 comments on commit 742cdb4

Please sign in to comment.