chore: update workflow

This commit is contained in:
lawvs
2022-10-25 18:36:05 +08:00
parent a942b8b9f1
commit e0ee1c4ee4
5 changed files with 15 additions and 17 deletions
+3 -3
View File
@@ -18,7 +18,7 @@ concurrency:
jobs:
build:
name: Lint nad Build
name: Lint and Build
runs-on: ubuntu-latest
steps:
@@ -34,7 +34,7 @@ jobs:
registry-url: https://npm.pkg.github.com
scope: '@toeverything'
cache: 'pnpm'
- run: node scripts/module-resolve/ci.js
- name: Restore cache
@@ -83,7 +83,7 @@ jobs:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}-testing
IMAGE_NAME: affine-pathfinder-testing
IMAGE_TAG: canary-${{ github.sha }}
IMAGE_TAG_LATEST: nightly-latest