Skip to content

Commit 1bb5493

Browse files
bass.h moved to c folder
1 parent 54afcee commit 1bb5493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
run: |
140140
curl http://www.un4seen.com/files/bass24-linux.zip -o bass.zip
141141
unzip -d bass -o bass.zip
142-
cp ./bass/bass.h ./lib
142+
cp ./bass/c/bass.h ./lib
143143
cp ./bass/libs/x86_64/libbass.so ./lib/
144144
cp ./bass/libs/x86_64/libbass.so ./bin/
145145

0 commit comments

Comments
 (0)