mirror of
https://github.com/chenasraf/simple-scaffold.git
synced 2026-05-17 17:28:09 +00:00
add build step
This commit is contained in:
1
.github/workflows/alpha.yml
vendored
1
.github/workflows/alpha.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
with:
|
||||
node-version: "12.x"
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn build
|
||||
- run: yarn pack --filename=release.tgz
|
||||
- uses: Klemensas/action-autotag@stable
|
||||
id: update_tag
|
||||
|
||||
Reference in New Issue
Block a user