Skip to content

Commit 2e7f3f7

Browse files
authored
Update copilot-setup-steps.yml
prepare copy the sources
1 parent 04a20d0 commit 2e7f3f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
run: |
3939
sudo apt-get update -qq
4040
sudo apt-get install -qq -y libgtk-3-dev libgtk-4-dev freeglut3-dev webkit2gtk-driver
41+
cd bundles/org.eclipse.swt && java -Dws=gtk -Darch=x86_64 build-scripts/CollectSources.java -nativeSources 'binaries/org.eclipse.swt.gtk.linux.x86_64/target/natives-build-temp'
4142

0 commit comments

Comments
 (0)