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 2a46e0c commit 69c0c48Copy full SHA for 69c0c48
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Set up QEMU
12
run: |
13
- apt install -y qemu
+ sudo apt-get install -y qemu
14
- name: Run QEMU
15
16
ls -l
0 commit comments