Skip to content

Commit

Permalink
use derivation-path
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 1, 2024
1 parent d7676fd commit 56aa685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
if: ${{ runner.os == 'macOS' }}
uses: tweag/run-nix-shell@v0
with:
working-directory: examples/toolchains/cc_cross_osx_to_linux_amd64
derivation-path: examples/toolchains/cc_cross_osx_to_linux_amd64
run: bazel run --config=cross :hello_image

- name: Build bazel-nix-python-container with Nix
Expand Down

0 comments on commit 56aa685

Please sign in to comment.