Skip to content

Commit

Permalink
asdfalk
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed Oct 12, 2023
1 parent c304a1d commit 1e57eb1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
# build_rcc:
# uses: SoloJacobs/test_ci/.github/workflows/rcc.yml@main
build_test:
uses: SoloJacobs/test_ci/.github/workflows/test.yml@main
steps:
- uses: SoloJacobs/test_ci/.github/workflows/test.yml@main

download_artefact:
uses: actions/download-artifact@v3
with:
name: my-artifact
- uses: actions/download-artifact@v3
with:
name: my-artifact

0 comments on commit 1e57eb1

Please sign in to comment.