Skip to content

Commit

Permalink
try to call w.s. if it helps w/ the license...
Browse files Browse the repository at this point in the history
  • Loading branch information
holyjak committed Jul 1, 2024
1 parent 1e9a994 commit c1c7bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# and execute w/ Shift-Enter
WOLFRAMSCRIPT_ENTITLEMENTID: ${{ secrets.WOLFRAM_ONDEMAND_LICENSE_ENTITLEMENT_JAKUB }}
run: |
#wolframscript -c 'SystemInformation["Kernel","InstallationDirectory"]'
wolframscript -c 'SystemInformation["Kernel","InstallationDirectory"]'
ln -s /usr/local/Wolfram/WolframEngine/13.3/SystemFiles/Links/JLink/JLink.jar ./symlink-jlink.jar
clojure -X:test-run
Expand Down

0 comments on commit c1c7bfe

Please sign in to comment.