Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
titivermeesch committed Sep 19, 2024
1 parent 53143c3 commit 5a2b83b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: artifact
merge-multiple: true
- run: ls -ls
- run: ls -ls artifact
- run: echo "PLUGIN_VERSION=$(./scripts/get-version.sh)" >> $GITHUB_ENV
Expand Down

0 comments on commit 5a2b83b

Please sign in to comment.