Skip to content

Commit

Permalink
update action script
Browse files Browse the repository at this point in the history
  • Loading branch information
mosbuma committed Dec 14, 2023
1 parent acc8b9e commit 56840bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
NEXTAUTH_URL: ${{vars.NEXTAUTH_URL}}
NEXT_PUBLIC_MAPBOX_TOKEN: ${{vars.NEXT_PUBLIC_MAPBOX_TOKEN}}
run: |
cat .env
npm install
npm run build
mv ./build/static ./build/standalone/build
Expand Down

0 comments on commit 56840bb

Please sign in to comment.