Skip to content

Commit

Permalink
asdkf
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed Oct 12, 2023
1 parent a265506 commit 8bedc1e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@ jobs:
uses: SoloJacobs/test_ci/.github/workflows/test.yml@main
download:
runs-on: ubuntu-latest
needs: [build_test, build_rcc, build_robotmk]
needs: build_test
steps:
- uses: actions/download-artifact@v3
with:
name: robotmk.exe
- uses: actions/download-artifact@v3
with:
name: robotmk_collector.ps1

0 comments on commit 8bedc1e

Please sign in to comment.