mirror of
https://github.com/samuelncui/yatm.git
synced 2026-01-09 14:43:25 +00:00
fix: build path
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -26,4 +26,4 @@ jobs:
|
||||
node-version: '20'
|
||||
|
||||
- name: Build
|
||||
run: .../build.sh
|
||||
run: ./build.sh
|
||||
|
||||
Reference in New Issue
Block a user