Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tocklime authored Aug 13, 2024
1 parent b5bd4b0 commit b71245d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
- run: nix flake check
- run: pwd
- run: ls -lR
- uses: actions/upload-artifact@v4
with:
name: yask UF2
path: results/javelin-steno-rp2040.uf2
path: result/javelin-steno-rp2040.uf2

0 comments on commit b71245d

Please sign in to comment.