debug ci again

This commit is contained in:
Samkist
2022-06-03 03:50:53 -04:00
parent d821409093
commit e1008442bd

View File

@@ -50,6 +50,9 @@ jobs:
- name: compile-basalt
run: lua scripts/compiler.lua
- name: test
run: pwd && ls -la
- name: Upload artifact
uses: actions/upload-artifact@v3