This commit is contained in:
Samkist
2022-06-03 03:36:57 -04:00
parent d4e3b67b79
commit d3bb1ac4ef

View File

@@ -50,10 +50,8 @@ jobs:
- name: compile-basalt
run: cd ${{ github.workspace }} && lua scripts/compiler.lua
- name: dir-check
run: pwd
- name: Upload artifact
run: cd ${{ github.workspace }}
run: cd ${{ github.workspace }} && pwd
uses: actions/upload-artifact@v2
with:
name: Basalt-Artifact