Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shelllet committed Dec 22, 2023
1 parent 56e124f commit f4c8566
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,8 @@ jobs:
pwd
mkdir -p /var/www
cp -Rf ./docx/* /var/www
if ! [-f /var/www/_media/winui++${{ vars.VERSION }}-setup.x64.exe]; then
curl -L --create-dirs -o winui++${{ vars.VERSION }}-setup.x64.exe --output-dir /var/www/_media https://winui.net/simple/v3/download
fi
sudo chown -R caddy:caddy /var/www/_media
shell: bash

0 comments on commit f4c8566

Please sign in to comment.