Update install.yml

This commit is contained in:
Jordan Carlin 2024-07-05 00:11:11 -04:00
parent 9f38600cac
commit ac5a469034
No known key found for this signature in database

View File

@ -9,6 +9,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: sudo apt update
- run: sudo apt upgrade -y
- run: sudo apt install -y libunwind-dev
- name: install
run: |
pwd