Skip to content

Commit

Permalink
upload
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Sep 10, 2023
1 parent 004eb85 commit d76e096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

UpdateAssets:
if: github.repository_owner == 'LibreCAD'
needs: [BuildLinux, BuildWindows]
needs: [linux, windows]
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit d76e096

Please sign in to comment.