mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-09 06:18:31 -04:00
fix docker build
This commit is contained in:
parent
4fa8304799
commit
f3661c0a2c
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -113,7 +113,7 @@ jobs:
|
|||
target: ${{ matrix.target }}
|
||||
|
||||
- name: Get release download URL
|
||||
uses: actions/download-artifact@v1
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: artifacts
|
||||
path: artifacts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue