Skip to content

Commit

Permalink
sidasd;
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed Oct 12, 2023
1 parent de543fd commit db31f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: SoloJacobs/test_ci/.github/workflows/test.yml@main
download:
runs-on: ubuntu-latest
needs: build_test
needs: [build_test, build_robotmk, build_rcc]
steps:
- name: "Download All"
uses: actions/download-artifact@v3

0 comments on commit db31f0b

Please sign in to comment.