forked from github.com/GenderDysphoria.fyi
Fix ci finally?
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
run: npm run build
|
||||
-
|
||||
name: Copy dist to docker...
|
||||
run: npm cache clean --force;mv dist docker/build
|
||||
run: npm cache clean --force;mv dist docker/.docker/dist
|
||||
-
|
||||
name: Use Node.js
|
||||
uses: actions/setup-node@v2
|
||||
|
||||
Reference in New Issue
Block a user