Skip to content

Commit

Permalink
github bruh moment
Browse files Browse the repository at this point in the history
  • Loading branch information
rimuy authored Dec 25, 2021
1 parent 9b1ade6 commit 5f3e069
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
- name: Install NPM dependencies
uses: bahmutov/[email protected]

- name: Get NPM Version
id: package-version
uses: martinbeentjes/npm-get-version-action@master
- name: Get NPM Version
id: package-version
uses: martinbeentjes/npm-get-version-action@master

- name: Compile
run: npm run build:model
Expand Down

0 comments on commit 5f3e069

Please sign in to comment.