We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b59899 commit b724b2bCopy full SHA for b724b2b
1 file changed
.github/workflows/langs.yml
@@ -30,7 +30,6 @@ jobs:
30
run: |
31
nasm --version
32
gcc --version
33
- ls -al /usr/lib/x86_64-linux-gnu/
34
- name: Install langs package
35
run: raco pkg install langs/
36
- name: Run tests
0 commit comments