Update .forgejo/workflows/deploy-hot.yml
This commit is contained in:
parent
6d9b899ae4
commit
3966659f18
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9.12.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue