Skip to content

Commit

Permalink
fix: fix build arg (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eikix committed Feb 6, 2024
1 parent b13e9a3 commit af43690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kakarot_rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:
context: .
file: ./docker/rpc/Dockerfile
platforms: linux/amd64,linux/arm64
build-args: GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}

0 comments on commit af43690

Please sign in to comment.