Merge branch 'develop' of https://github.com/vortexgpgpu/vortex into develop

This commit is contained in:
Blaise Tine 2024-07-23 16:01:27 -07:00
commit 31663aa7ca

View file

@ -75,7 +75,7 @@ jobs:
- name: Install Dependencies
run: |
bash ./ci/system_updates.sh
sudo bash ./ci/system_updates.sh
- name: Cache Toolchain Directory
id: cache-toolchain
@ -125,7 +125,7 @@ jobs:
- name: Install Dependencies
run: |
bash ./ci/system_updates.sh
sudo bash ./ci/system_updates.sh
- name: Cache Toolchain Directory
id: cache-toolchain