Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ayazabbas committed Jul 11, 2023
1 parent 0d3d0fd commit 9d023b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: wangyoucao577/assets-uploader
path: assets-uploader
- name: build assets-uploader
run: cd assets-uploader/cmd/github-assets-uploader && go build && echo "ASSETS_UPLOADER_DIR=$(pwd)" > $GITHUB_ENV
- name: Build bor
Expand Down

0 comments on commit 9d023b1

Please sign in to comment.