devops: fix publishing
This commit is contained in:
1
.github/workflows/publish-canary.yml
vendored
1
.github/workflows/publish-canary.yml
vendored
@@ -35,7 +35,6 @@ jobs:
|
||||
|
||||
- run: npm ci
|
||||
- run: npx playwright install --with-deps
|
||||
- run: npm run build
|
||||
- run: npm run lint
|
||||
- run: npm run ctest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user