Skip to content

Commit

Permalink
trying to adjust build
Browse files Browse the repository at this point in the history
  • Loading branch information
uweDuesing committed Apr 9, 2024
1 parent c540f1a commit 1687a73
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 92 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/azure-static-web-apps-ashy-cliff-063467010.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@ jobs:
with:
submodules: true
lfs: false
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '^20.x'

- name: Install dependencies
run: npm install

- name: Build project
run: npm run build

- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down
46 changes: 0 additions & 46 deletions .github/workflows/azure-static-web-apps-salmon-sky-0497dc410.yml

This file was deleted.

This file was deleted.

0 comments on commit 1687a73

Please sign in to comment.