git.fiddlerwoaroof.com
Browse code

Update and rename blank.yml to ci.yml

Ed Langley authored on 27/03/2022 17:23:03
Showing 1 changed files
1 1
similarity index 96%
2 2
rename from .github/workflows/blank.yml
3 3
rename to .github/workflows/ci.yml
... ...
@@ -32,4 +32,4 @@ jobs:
32 32
       # Runs a set of commands using the runners shell
33 33
       - name: Run a multi-line script
34 34
         run: |
35
-          nix shell -c zig build
35
+          nix develop -c zig build