debug ci again
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -50,12 +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
|
||||
with:
|
||||
name: Basalt-Artifact
|
||||
path: build/basalt.lua
|
||||
path: basalt.lua
|
||||
|
||||
Reference in New Issue
Block a user