Skip to content

Commit

Permalink
Ап
Browse files Browse the repository at this point in the history
  • Loading branch information
ForceFledgling committed Apr 3, 2024
1 parent c680740 commit b21b91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v2

- name: Get upload URL from create-release
run: echo "UPLOAD_URL=${{ needs.create-release.outputs.upload_url }}" >> $env:GITHUB_ENV
run: echo "UPLOAD_URL=${{ needs.create-release.outputs.upload_url }}" >> $env:GITHUB_ENV

- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit b21b91d

Please sign in to comment.