Upload workflow artifacts

This commit is contained in:
Lauri Räsänen 2024-04-25 05:55:04 +03:00
parent 3f05374739
commit aeb3188507

View file

@ -29,6 +29,6 @@ jobs:
- name: Upload plugin artifact
uses: actions/upload-artifact@v4
with:
name: ${{matrix.os}}_${{matrix.arch}}_${{matrix.buildtype}}_${{GITHUB_SHA}}
name: ${{matrix.os}}_${{matrix.arch}}_${{matrix.buildtype}}_${{env.GITHUB_SHA}}
path: ${{ github.workspace }}/hl2sdk-starter/build/src/server_plugin.so