Skip to content

Commit

Permalink
specify path
Browse files Browse the repository at this point in the history
  • Loading branch information
krkabol committed Sep 11, 2024
1 parent 7add086 commit 678ad8f
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 @@ -36,6 +36,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: artifacts
path: ./dist
# Check if dist folder exists
- name: Verify dist folder
run: ls -la ./dist
Expand Down

0 comments on commit 678ad8f

Please sign in to comment.