Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
updated yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Pickering committed Nov 18, 2021
1 parent 0273d92 commit f1d2f22
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 @@ -19,6 +19,7 @@ jobs:

- name: "Build & test"
run: |
npm install
npm build
tar -czvf ${{ env.TAG }}_build.tar.gz .
Expand Down

0 comments on commit f1d2f22

Please sign in to comment.