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
|
||||
needs: [export-windows, export-linux]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
- name: Read Cache
|
||||
run: |
|
||||
echo "TODO Read Cache"
|
||||
|
||||
Reference in New Issue
Block a user