Skip to content

Commit

Permalink
update: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
levovix0 committed Sep 8, 2024
1 parent 1fe380d commit 2c6b4ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: 2.0.0
nim-version: 2.0.8

- run: nimble install -Y

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

.*
!.gitignore
!/.github
/.vscode
/build
/build-*
Expand Down

0 comments on commit 2c6b4ec

Please sign in to comment.