Okay acutally checking out hte files now this should do it fingers crossed
This commit is contained in:
@ -90,6 +90,10 @@ jobs:
|
|||||||
image: cm2network/steamcmd:root
|
image: cm2network/steamcmd:root
|
||||||
needs: [export-windows, export-linux]
|
needs: [export-windows, export-linux]
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
|
with:
|
||||||
|
lfs: true
|
||||||
- name: Read Cache
|
- name: Read Cache
|
||||||
run: |
|
run: |
|
||||||
echo "TODO Read Cache"
|
echo "TODO Read Cache"
|
||||||
|
|||||||
Reference in New Issue
Block a user