diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml index 51f88649..e5d3eaf9 100644 --- a/.github/workflows/ci-master.yml +++ b/.github/workflows/ci-master.yml @@ -52,8 +52,8 @@ jobs: - name: Upload internal artifacts uses: actions/upload-artifact@v3 with: - name: only-shocklink-dlls - path: publish/ShockLink.*.dll + name: only-openshock-dlls + path: publish/OpenShock.*.dll retention-days: 1 if-no-files-found: error @@ -116,4 +116,4 @@ jobs: # - name: Download artifacts # uses: actions/download-artifact@v3 # with: - # name: artifacts \ No newline at end of file + # name: artifacts