Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
tutn-axonivy committed Mar 11, 2024
1 parent ea74d5d commit cafaed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Deploy
shell: sh
run: |
targetFoler="/home/nttu/actions-runner/workspace/market.axonivy.com/market.axonivy.com"
targetFolder="/home/nttu/actions-runner/workspace/market.axonivy.com/market.axonivy.com"
ln -fns /home/axonivya/data/market $targetFolder/src/web/_market
ln -fns /home/axonivya/data/market-cache $targetFolder/src/web/market-cache
ln -fns $targetFolder/src/web /var/www/market.axonivy-dev.com

0 comments on commit cafaed6

Please sign in to comment.