Update .gitea/workflows/deploy.yml
11ty build and deploy for work.suroh.tk / build-deploy (push) Successful in 32s Details

This commit is contained in:
suroh 2024-04-16 11:23:32 +00:00
parent d3fea6cff3
commit c525ed335e
1 changed files with 1 additions and 1 deletions

View File

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