This commit is contained in:
@@ -3,7 +3,7 @@ name: link
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
OAT_VERSION: "0.21.1"
|
OAT_VERSION: "0.26.1"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
link-linux:
|
link-linux:
|
||||||
@@ -19,7 +19,7 @@ jobs:
|
|||||||
lfs: false
|
lfs: false
|
||||||
|
|
||||||
- name: Link assets
|
- name: Link assets
|
||||||
uses: addnab/docker-run-action@v3
|
uses: maus007/docker-run-action-fork@main
|
||||||
with:
|
with:
|
||||||
image: ubuntu:noble
|
image: ubuntu:noble
|
||||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user