This commit is contained in:
Samkist
2022-06-03 03:37:32 -04:00
parent d3bb1ac4ef
commit 06afa1a26d

View File

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