Skip to content

Commit

Permalink
actions nim version 1.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
itsumura-h committed Sep 29, 2023
1 parent 56266ae commit 05570ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
- name: Install Nim
# You may pin to the exact commit or the version.
# uses: iffy/install-nim@560f0647083257e632182be888862d69eeb6f2c4
uses: iffy/install-nim@v4.5.0
uses: iffy/install-nim@v5
with:
version: 1.6.14
- name: Install palladian
run: nimble install -y
- name: Install Bun
Expand Down

0 comments on commit 05570ae

Please sign in to comment.