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 e633e05 commit 021990fCopy full SHA for 021990f
.github/workflows/ci-master-scheduled.yml
@@ -54,6 +54,7 @@ jobs:
54
env:
55
PYTHON_SDC_TEST_ACCESS_KEY: ${{ secrets.STAGING_AGENT_KEY }}
56
run: |
57
+ sudo apt-get update
58
sudo apt-get install linux-headers-$(uname -r) dkms gcc-multilib g++-multilib
59
./test/start_agent.sh
60
0 commit comments