Update .gitea/workflows/deploy.yml

This commit is contained in:
suroh 2024-04-16 11:23:32 +00:00
parent d3fea6cff3
commit c525ed335e

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
container:
volumes:
- /www:/www
- /www
steps:
- name: Clone code to runner
uses: actions/checkout@v4