Skip to content

Commit

Permalink
add lame artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcarroty authored Apr 13, 2024
1 parent d417708 commit ce60c20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Download artifact - lame
uses: dawidd6/action-download-artifact@v2
with:
repo: clearfraction/lame
workflow: build-core.yml
check_artifacts: true
- name: Download artifact - fdk-aac
uses: dawidd6/action-download-artifact@v2
with:
Expand Down

0 comments on commit ce60c20

Please sign in to comment.