Skip to content

Commit

Permalink
fix artifact name for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
demonnic committed Dec 12, 2023
1 parent 98742fc commit cbf3544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- name: Upload MPackage
uses: actions/upload-artifact@v2
with:
name: run-lua-code
name: echo
path: build/tmp/

0 comments on commit cbf3544

Please sign in to comment.