Skip to content

Commit

Permalink
ci: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 19, 2023
1 parent 6ac48a4 commit 5ad341d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 66 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@ jobs:
- run: ls -al
working-directory: config
- run: ls -al
- run: node config/scripts.mjs

- run: node scripts.mjs
working-directory: config

- run: ls -al

- run: cp config/Dockerfile ./
Expand Down
65 changes: 0 additions & 65 deletions config.js

This file was deleted.

0 comments on commit 5ad341d

Please sign in to comment.