wip: drop: debug info

This commit is contained in:
Cole Mickens 2023-12-08 09:43:52 -05:00
parent cd46bde16a
commit 19c5492b89
No known key found for this signature in database

View file

@ -27,6 +27,10 @@ jobs:
runs-on: ${{ matrix.runner }}
steps:
- uses: actions/checkout@v3
- name: Sanity Checls
run: |
set -x
uname -a
- name: Install Nix
uses: ./
with: