0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 01:30:46 -05:00

Oops. That won't do.

This commit is contained in:
Refringe 2024-03-09 21:15:23 -05:00
parent 2cad470bf0
commit a31ad7fa6f
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

@ -264,7 +264,7 @@ jobs:
container: container:
image: refringe/spt-build-node:1.0.3 image: refringe/spt-build-node:1.0.3
outputs: outputs:
build_name: ${{ steps.extract-client-version.outputs.build_name }} build_name: ${{ steps.generate-filename.outputs.build_name }}
steps: steps:
- name: Clean Directory - name: Clean Directory
run: | run: |