Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ committed Jan 23, 2025
1 parent 341ef99 commit 2900ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflow-templates/cargo-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:
--tag ci --no-cache \
--build-arg="BUILD_PARAMS=$params" \
--build-arg="RUSTFLAGS=$RUSTFLAGS" \
- < docker/moonbeam-builder.Dockerfile
-f $(pwd)/docker/moonbeam-builder.Dockerfile $(pwd)
- name: Check glibc version
shell: bash
run: |
Expand Down

0 comments on commit 2900ede

Please sign in to comment.