Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Jan 3, 2023
1 parent 40c7c87 commit 31282d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build_upload:
uses: filecoin-project/venus/.github/workflows/common_build_upload.yml@master
uses: ./.github/workflows/common_build_upload.yml
with:
bin_name: 'venus'
has_ffi: true
Expand Down

0 comments on commit 31282d0

Please sign in to comment.