Skip to content

Commit

Permalink
fix: workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
pReya committed Dec 9, 2024
1 parent a5af68b commit 11c8486
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
run: npm ci
- name: Build site
run: npm run build
- name: Move images News
run: mv public/images/news/dynamic/* dist/images/news/dynamic/
- name: Move images Interventions
run: mv public/images/interventions/dynamic/* dist/images/interventions/dynamic/
- name: Upload artifact
Expand Down

0 comments on commit 11c8486

Please sign in to comment.