Merge branch 'dev' into libraw-copylib
This commit is contained in:
9
.github/workflows/windows.yml
vendored
9
.github/workflows/windows.yml
vendored
@@ -17,6 +17,7 @@ on:
|
||||
env:
|
||||
publish_pre_dev_labels: '["Lawrence37:libraw-copylib"]'
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
@@ -130,14 +131,6 @@ jobs:
|
||||
"symbolic/ui" \
|
||||
"$BUILD_DIR/share/icons/Adwaita/symbolic"
|
||||
cp 'index.theme' "$BUILD_DIR/share/icons/Adwaita"
|
||||
mkdir -p "$BUILD_DIR/share/icons/Adwaita/cursors"
|
||||
cp -r \
|
||||
"cursors/plus.cur" \
|
||||
"cursors/sb_h_double_arrow.cur" \
|
||||
"cursors/sb_left_arrow.cur" \
|
||||
"cursors/sb_right_arrow.cur" \
|
||||
"cursors/sb_v_double_arrow.cur" \
|
||||
"$BUILD_DIR/share/icons/Adwaita/cursors"
|
||||
cd -
|
||||
|
||||
echo "Copying GDK pixbuf."
|
||||
|
||||
Reference in New Issue
Block a user