Skip to content

Commit ac91eef

Browse files
committed
.
1 parent 728ef90 commit ac91eef

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/push.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
distribution: 'full'
2222
variant: 'CS'
2323
version: '8.14'
24+
- name: Install a86 and langs
25+
run: |
26+
printf "hi"
27+
printf "there"
2428
- name: Build and test
2529
run: |
2630
export LINK_DIR=/usr/lib/x86_64-linux-gnu

0 commit comments

Comments
 (0)