Skip to content

Commit

Permalink
doc: yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jianingroja committed Jan 16, 2024
1 parent 293eb15 commit c3bc983
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/master_gm5bs-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,9 @@ jobs:
uses: actions/download-artifact@v3
with:
name: node-app
path: ./server/release.zip

- name: Unzip artifact for deployment
run: unzip ./server/release.zip
run: unzip release.zip

- name: Login to Azure
uses: azure/login@v1
Expand Down

0 comments on commit c3bc983

Please sign in to comment.