Browse Source

Change artifact path

release/1.1
Jessica James 3 years ago
parent
commit
b8f5d6c662
  1. 2
      .github/workflows/cmake.yml

2
.github/workflows/cmake.yml

@ -45,4 +45,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: build-package
path: ${{github.workspace}}/bin/$(git rev-parse --short "$GITHUB_SHA")
path: ${{github.workspace}}/bin/Jupiter Bot Binaries.*

Loading…
Cancel
Save