Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Aug 25, 2024
1 parent 860f8cb commit 9bcaead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ jobs:

- name: Build Nimble
if: matrix.compiler.name == 'nimskull'
path: nimble
run: |
cd ../nimble
nim c -d:release -o:nimble src/nimble.nim
cp nimble "$NIMSKULL_BIN/nimble"
# Add nimble binary folder to PATH too
Expand Down

0 comments on commit 9bcaead

Please sign in to comment.