Skip to content

Commit

Permalink
Fix workflow yaml again
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsmith committed Dec 28, 2023
1 parent 0667bf9 commit d37e540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- run: nix flake check
- run: nix build
- name: Upload Pushup executable
if: github.ref == 'refs/heads/main'
uses: actions/upload-artifact@v4
if: github.ref == 'refs/heads/main'
with:
Expand Down

0 comments on commit d37e540

Please sign in to comment.