Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryI authored Feb 19, 2025
1 parent 8bf4c5a commit d42bfd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
compiler: latest
- name: GCCCHeck
run: |
printf "hey"
which gcc
printf "hey\n"
type -a gcc
- name: Run Wolfram script
uses: miRoox/wolfram-action@master
with:
Expand Down

0 comments on commit d42bfd5

Please sign in to comment.