Skip to content

Commit

Permalink
a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolka9144 committed Nov 1, 2024
1 parent 8492d02 commit ae187ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: sudo apt install libvlc-dev libvlccore-dev

- name: Install Libraries
run: ${{setupScript}}
run: ${{inputs.setupScript}}

- name: Configure Android
if: inputs.name == 'Android'
Expand Down

0 comments on commit ae187ad

Please sign in to comment.