Refactoring
This commit is contained in:
6
.github/workflows/app.yaml
vendored
6
.github/workflows/app.yaml
vendored
@@ -34,12 +34,6 @@ jobs:
|
||||
run: |
|
||||
npm install
|
||||
|
||||
- name: Build
|
||||
working-directory: app
|
||||
run: |
|
||||
printenv
|
||||
npm run build
|
||||
|
||||
- name: Setup Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user