Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BuddyGlas committed Apr 1, 2024
1 parent d9dbe1a commit ce601ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/try-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
container: uniquenetwork/ci-tryruntime-local
tag: ${{ matrix.network }}-${{ steps.branchname.outputs.value }}-$BUILD_SHA
context: .
dockerfile: ./Dockerfile-try-runtime
dockerfile: .docker/Dockerfile-try-runtime
args: |
--build-arg RUST_TOOLCHAIN=${{ env.RUST_TOOLCHAIN }}
--build-arg NETWORK=${{ matrix.network }}
Expand Down

0 comments on commit ce601ac

Please sign in to comment.