Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 2697c51

Browse files
authored
Update build-usbsid-on-push.yml
1 parent a80ee98 commit 2697c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-usbsid-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
run: |
243243
mkdir -p vice/src/lib/libusbsiddrv
244244
cd $PATH_SOURCE_CHECKOUT
245-
cp -u $FILES ../vice/src/lib/libusbsiddrv/
245+
cp $FILES ../vice/src/lib/libusbsiddrv/
246246
cd ..
247247
248248
- name: Download Documentation

0 commit comments

Comments
 (0)