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 42f2e55 commit 61644b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run Wolfram script
uses: miRoox/wolfram-action@master
uses: rlalik/setup-cpp-compiler@master, miRoox/wolfram-action@master
with:
compiler: latest
file: Scripts/Build.wl
env:
WOLFRAM_ID: ${{ secrets.WolframID }}
Expand Down

0 comments on commit 61644b4

Please sign in to comment.