Skip to content

Commit

Permalink
[dev] fix tagged-release build
Browse files Browse the repository at this point in the history
  • Loading branch information
electrovir committed Jan 3, 2025
1 parent f2ee43c commit 45536d4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:

steps:
- uses: actions/[email protected]
- name: numeric version
uses: softprops/[email protected]
with:
make_latest: true
fetch-depth: 0
- uses: actions/[email protected]
with:
node-version-file: '.nvmrc'
cache: 'npm'
- uses: electrovir/release-vir@dev

0 comments on commit 45536d4

Please sign in to comment.