Skip to content

Commit

Permalink
Update dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ParkJJungmIn authored Feb 14, 2024
1 parent 47eb04d commit 82ec029
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,4 @@ jobs:
run: |
cp -R dist/* /var/www/html/
- name: Invalidate Cache
run: |
find /var/www/html/ -type f -name '*.js' -exec mv {} {}?v=$(date +%s) \;

0 comments on commit 82ec029

Please sign in to comment.