Skip to content

Commit 728ef90

Browse files
committed
Weird syntax error.
1 parent c34be8a commit 728ef90

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/push.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ jobs:
2323
version: '8.14'
2424
- name: Build and test
2525
run: |
26-
git clone https://github.com/cmsc430/a86.git
27-
git clone https://github.com/cmsc430/langs.git
28-
raco pkg install --auto a86/
29-
raco pkg install --auto langs/
3026
export LINK_DIR=/usr/lib/x86_64-linux-gnu
3127
# raco pkg install --auto www/
3228
raco make www/main.scrbl

0 commit comments

Comments
 (0)