Skip to content

Commit

Permalink
Fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kennymc-c committed Jun 30, 2024
1 parent 33ce753 commit 074c85a
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 @@ -62,7 +62,7 @@ jobs:
- name: Prepare artifacts
shell: bash
run: |
cp dist/driver.json artifacts/
cp dist/intg-sonysdcp/driver.json artifacts/
cp dist/intg-sonysdcp artifacts/
echo "ARTIFACT_NAME=uc-intg-${{ env.INTG_NAME }}-${{ env.VERSION }}-aarch64" >> $GITHUB_ENV
Expand Down

0 comments on commit 074c85a

Please sign in to comment.