We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc31531 commit e5b04adCopy full SHA for e5b04ad
1 file changed
.github/workflows/lab-autograding.yml
@@ -53,7 +53,6 @@ jobs:
53
- name: Grading
54
run: |
55
cd lab${{ steps.lab.outputs.result }}
56
- if () {
57
if [ ${{ steps.lab.outputs.result }} -eq 8 ]; then
58
sudo apt install -y llvm-14
59
fi
0 commit comments