Skip to content

Commit

Permalink
delete and create form folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekVigas committed Nov 16, 2024
1 parent f2ed524 commit ca09858
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/form-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: |
echo "will only run if skipnext is not true"
unzip form.zip -d ./
rm -rf ./public/form
mkdir ./public/form
mv ./form.* ./public/form
ls -ls ./public
Expand Down

0 comments on commit ca09858

Please sign in to comment.