Upload artifact

This commit is contained in:
xenia 2024-02-03 12:58:58 +01:00
parent 6006d366c2
commit bff644b664

View File

@ -19,5 +19,10 @@ jobs:
- name: Build
run: nix build .#fox32asm
run: nix build -L .#fox32asm
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
name: fox32asm
path: result/bin/fox32asm