Testing workflow.
Some checks failed
Build and Publish / build-wheel (push) Failing after 12s

Signed-off-by: Kellen Renshaw <kellen@bluequartz.xyz>
This commit is contained in:
2024-07-22 13:42:53 -07:00
parent 0da64ceef4
commit 273c703362

View File

@@ -12,6 +12,9 @@ jobs:
- name: Checkout code - name: Checkout code
uses: https://git.bluequartz.xyz/actions/checkout@v4 uses: https://git.bluequartz.xyz/actions/checkout@v4
- name: Check out stuff
run: ls -lahR
- name: Install build-deps - name: Install build-deps
run: apt-get build-dep . run: apt-get build-dep .