Skip to content

Commit

Permalink
chore(azure): try make it works
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Nov 18, 2024
1 parent 0169826 commit 51356dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
mv LibreOffice drop/win-x64/ecotag
mkdir drop/win-x64/ecotag/ClientApp
mkdir drop/win-x64/ecotag/ClientApp/build-server
mv src/Ecotag/ClientApp/build-server drop/win-x64/ecotag/ClientApp/build-server
mv src/Ecotag/ClientApp/build-server drop/win-x64/ecotag/ClientApp
cd drop/win-x64/ecotag
rm appsettings-server.Production.json
cp appsettings-server.Azure.json appsettings-server.Production.json
Expand Down

0 comments on commit 51356dd

Please sign in to comment.