ci test
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -57,4 +57,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Basalt-Artifact
|
name: Basalt-Artifact
|
||||||
path: {{ github.workspace }}/build/basalt.lua
|
path: ${{ github.workspace }}/build/basalt.lua
|
||||||
|
|||||||
Reference in New Issue
Block a user