Skip to content

Commit 5ad341d

Browse files
committed
ci: update workflows config.
1 parent 6ac48a4 commit 5ad341d

File tree

2 files changed

+4
-66
lines changed

2 files changed

+4
-66
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ jobs:
2828
- run: ls -al
2929
working-directory: config
3030
- run: ls -al
31-
- run: node config/scripts.mjs
31+
32+
- run: node scripts.mjs
33+
working-directory: config
34+
3235
- run: ls -al
3336

3437
- run: cp config/Dockerfile ./

config.js

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)