Skip to content

Commit

Permalink
Update lotus-localnet-multiarch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hammertoe committed Jun 24, 2023
1 parent d13557b commit 3cfc358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lotus-localnet-multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: filecoin-project/lotus
ref: v1.23.1
submodules: recursive

- name: Patch Lotus
Expand Down Expand Up @@ -71,7 +72,6 @@ jobs:
file: Dockerfile
build-args: |
GOFLAGS=-tags=2k
# FFI_BUILD_FROM_SOURCE=1
target: lotus-all-in-one
push: true
tags: ${{ steps.meta_lotus_dev.outputs.tags }}
Expand Down

0 comments on commit 3cfc358

Please sign in to comment.