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 dd6e5ff commit 8bf4c5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
uses: rlalik/setup-cpp-compiler@master
with:
compiler: latest
- name: GCCCHeck
run: |
printf "hey"
which gcc
- name: Run Wolfram script
uses: miRoox/wolfram-action@master
with:
Expand Down

0 comments on commit 8bf4c5a

Please sign in to comment.