Skip to content

Commit

Permalink
Fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
h3rald committed Aug 26, 2023
1 parent dbf405f commit 66c2fd0
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 @@ -40,4 +40,4 @@ jobs:
sh init.sh -y
- name: Build
run: nimble build -y -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc -mm:refc --dynLibOverride:sqlite3
run: nimble build -y -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc --mm:refc --dynLibOverride:sqlite3

0 comments on commit 66c2fd0

Please sign in to comment.