Skip to content

Commit

Permalink
Merge pull request #1794 from Artsdatabanken/fix/deploy
Browse files Browse the repository at this point in the history
Deploy
  • Loading branch information
helemork authored Nov 20, 2023
2 parents 1059aed + 5058427 commit b4a0eeb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build and publish kommune
name: build and publish

on:
push:
Expand All @@ -15,7 +15,6 @@ jobs:
with:
node-version: "18.x"
- run: npm install --legacy-peer-deps
- run: npm update
- run: npm run build
- name: Check downloaded files
run: ./.github/workflows/filecheck.sh
Expand Down

0 comments on commit b4a0eeb

Please sign in to comment.