Skip to content

Commit

Permalink
Added path to download-artifacts actions (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
JckHoe authored Nov 30, 2023
1 parent 466168e commit e7868ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: build-artifacts
path: bin

- name: Set up Docker Build
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit e7868ab

Please sign in to comment.