We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a20d0 commit 2e7f3f7Copy full SHA for 2e7f3f7
.github/workflows/copilot-setup-steps.yml
@@ -38,4 +38,5 @@ jobs:
38
run: |
39
sudo apt-get update -qq
40
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'
42
0 commit comments