Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Oct 17, 2024
1 parent 728ef90 commit ac91eef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
distribution: 'full'
variant: 'CS'
version: '8.14'
- name: Install a86 and langs
run: |
printf "hi"
printf "there"
- name: Build and test
run: |
export LINK_DIR=/usr/lib/x86_64-linux-gnu
Expand Down

0 comments on commit ac91eef

Please sign in to comment.