Skip to content

Commit

Permalink
testing compat bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart committed Nov 7, 2023
1 parent aa7be68 commit d2ab56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Julia
uses: julia-actions/setup-julia@v1
with:
version: 1.8
version: '1'
- run: julia -e '
using Pkg;
Pkg.add(Pkg.PackageSpec(name="NodeJS"));
Expand Down

0 comments on commit d2ab56a

Please sign in to comment.