We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34be8a commit 728ef90Copy full SHA for 728ef90
1 file changed
.github/workflows/push.yml
@@ -23,10 +23,6 @@ jobs:
23
version: '8.14'
24
- name: Build and test
25
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/
30
export LINK_DIR=/usr/lib/x86_64-linux-gnu
31
# raco pkg install --auto www/
32
raco make www/main.scrbl
0 commit comments