Skip to content

Commit d0644af

Browse files
authored
Include libbass.so on 64x (#82)
1 parent 5c3c1d6 commit d0644af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build_and_push/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ runs:
7474
--include-bin "/usr/bin/cp" \
7575
--include-bin "/usr/bin/gzip" \
7676
--include-bin "/home/steam/gmodserver/bin/libbass.so" \
77+
--include-bin "/home/steam/gmodserver/bin/linux64/libbass.so" \
7778
--tag $BASE:$rawVersionTag \
7879
--tag $BASE:gamebuild-$id
7980

0 commit comments

Comments
 (0)