Skip to content

Commit

Permalink
Weird syntax error.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Oct 17, 2024
1 parent c34be8a commit 728ef90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
version: '8.14'
- name: Build and test
run: |
git clone https://github.com/cmsc430/a86.git
git clone https://github.com/cmsc430/langs.git
raco pkg install --auto a86/
raco pkg install --auto langs/
export LINK_DIR=/usr/lib/x86_64-linux-gnu
# raco pkg install --auto www/
raco make www/main.scrbl
Expand Down

0 comments on commit 728ef90

Please sign in to comment.