Skip to content

Commit

Permalink
remove buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Jan 21, 2025
1 parent 25cbae6 commit d279467
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
registry-url: https://registry.npmjs.org
cache: pnpm
- run: pnpm i
- uses: docker/setup-buildx-action@v3
- uses: nixbuild/nix-quick-install-action@v29
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build .#kirsch-release
Expand Down

0 comments on commit d279467

Please sign in to comment.