Skip to content

Commit

Permalink
Update eht_new_working_branch_mapalyze.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehtishammushtaq committed Nov 16, 2023
1 parent 459505a commit 14a62ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eht_new_working_branch_mapalyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
npm run test --if-present
- name: Zip artifact for deployment
run: zip release.zip ./Mapalyze/Mapalyze/ClientApp/build/*
run: zip release.zip ./Mapalyze/Mapalyze/ClientApp/*

- name: Upload artifact for deployment job
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 14a62ac

Please sign in to comment.