mirror of
https://github.com/tauri-apps/create-tauri-app.git
synced 2026-01-31 00:45:16 +01:00
ci: run from inside node directory
This commit is contained in:
3
.github/workflows/publish-napi.yml
vendored
3
.github/workflows/publish-napi.yml
vendored
@@ -21,6 +21,9 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
defaults:
|
||||
run:
|
||||
working-directory: node
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user