Skip to content

Commit

Permalink
Update build-monorepo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roshanrags authored Jan 3, 2025
1 parent 8683273 commit d763d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-monorepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
name: oyster
authToken: ${{secrets.CACHIX_AUTH_TOKEN}}
- name: build
run: nix build -vL --accept-flake-config github:marlinprotocol/oyster-monorepo?rev=${{github.event.inputs.revision}}#${{github.events.inputs.target}}
run: nix build -vL --accept-flake-config github:marlinprotocol/oyster-monorepo/${{github.event.inputs.revision}}#${{github.event.inputs.target}}

0 comments on commit d763d5e

Please sign in to comment.