Skip to content

Commit

Permalink
🚀 Fix With New
Browse files Browse the repository at this point in the history
  • Loading branch information
MZzzNn committed Oct 31, 2023
1 parent 00c3d8a commit 84cb9e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ jobs:
run: |
echo transfer_url=${{ steps.upload_artifact.outputs.upload_url }} >> $GITHUB_OUTPUT
echo drive_url=${{ steps.upload-to-drive.outputs.url }} >> $GITHUB_OUTPUT
echo ${{ steps.upload_artifact.outputs.upload_url }}
echo ${{ steps.upload-to-drive.outputs.url }}


Expand Down

0 comments on commit 84cb9e8

Please sign in to comment.