Skip to content

Commit e5b04ad

Browse files
committed
fix lab8
1 parent bc31531 commit e5b04ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/lab-autograding.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
- name: Grading
5454
run: |
5555
cd lab${{ steps.lab.outputs.result }}
56-
if () {
5756
if [ ${{ steps.lab.outputs.result }} -eq 8 ]; then
5857
sudo apt install -y llvm-14
5958
fi

0 commit comments

Comments
 (0)