Skip to content

Commit

Permalink
Rename nightly package
Browse files Browse the repository at this point in the history
  • Loading branch information
yixinglu committed Sep 17, 2021
1 parent 56bcfde commit 8fea119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "::set-output name=subdir::$subdir"
- uses: actions/upload-artifact@v1
with:
name: ${{ matrix.os }}-v2-nightly
name: ${{ matrix.os }}-nightly
path: pkg-build/cpack_output
- uses: ./.github/actions/upload-to-oss-action
with:
Expand Down

0 comments on commit 8fea119

Please sign in to comment.