Skip to content

Commit

Permalink
tst
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewChubatiuk committed Dec 1, 2024
1 parent 1f59d87 commit 5dabdeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
${{ runner.os }}-yarn-
- name: Build plugin
run: |
sudo rm -r gocache-for-docker
sudo rm -r .cache
yq -iP '.version="${{ env.PKG_TAG }}"' package.json -o json
make vm-plugin-release
- name: Upload release assets
Expand Down

0 comments on commit 5dabdeb

Please sign in to comment.