diff --git a/.github/workflows/cli.yml b/.github/workflows/cli.yml index 37dde96cc..9d402d7ab 100644 --- a/.github/workflows/cli.yml +++ b/.github/workflows/cli.yml @@ -17,5 +17,5 @@ jobs: - run: mkdir staging && cp target/*.jar staging - uses: actions/upload-artifact@v3 with: - name: Package - path: staging \ No newline at end of file + name: Ree6-all + path: staging