mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 12:26:08 +00:00
ci: typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Build Dev Image
|
name: Build Artifacts
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -34,5 +34,5 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: langbot_output
|
name: langbot_output.zip
|
||||||
path: /tmp/output_files/
|
path: /tmp/output_files/langbot_output.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user