test env stuff
All checks were successful
link / Link assets on Linux (push) Successful in 8s

This commit is contained in:
6arelyFuture 2024-03-26 17:50:05 +01:00
parent 7a8e1918b9
commit be6c18ef83

View File

@ -26,5 +26,5 @@ jobs:
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
run: |
cd ${{ github.workspace }}
echo "OAT_VERSION=${{ env.OAT_VERSION }}" >> $GITHUB_ENV
export OAT_VERSION=${{ env.OAT_VERSION }}
./.gitea/scripts/ci.sh