Skip to content

Commit

Permalink
Update build-usbsid-on-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LouDnl authored Feb 13, 2025
1 parent a80ee98 commit 2697c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-usbsid-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:
run: |
mkdir -p vice/src/lib/libusbsiddrv
cd $PATH_SOURCE_CHECKOUT
cp -u $FILES ../vice/src/lib/libusbsiddrv/
cp $FILES ../vice/src/lib/libusbsiddrv/
cd ..
- name: Download Documentation
Expand Down

0 comments on commit 2697c51

Please sign in to comment.