Skip to content

Commit

Permalink
front-end/
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethSkylight committed Nov 29, 2023
1 parent 03f694c commit 33d40e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main_dibbs-demo-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:
name: node-app

- name: Unzip artifact for deployment
run: unzip release.zip
working-directory: ./front-end
run: unzip front-end/release.zip

- name: 'Deploy to Azure Web App'
id: deploy-to-webapp
Expand Down

0 comments on commit 33d40e4

Please sign in to comment.