Try to fix yaml syntax
This commit is contained in:
parent
3b2feb5ed6
commit
caf2d97779
|
@ -94,7 +94,7 @@ jobs:
|
|||
cd openwrt
|
||||
$GITHUB_WORKSPACE/$CUSTOM_SCRIPT_3
|
||||
|
||||
- name : Upload Firmware to Artifact
|
||||
- name: Upload Firmware to Artifact
|
||||
uses: actions/upload-artifact@main
|
||||
with:
|
||||
name: OpenWrt
|
||||
|
|
Loading…
Reference in New Issue