mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-16 11:35:44 +02:00
Fixed step name in workflow
This commit is contained in:
2
.github/workflows/convert_to_fluidnc.yml
vendored
2
.github/workflows/convert_to_fluidnc.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
python convert-machine.py User.h
|
python convert-machine.py User.h
|
||||||
- name: Upload mac bundle
|
- name: Upload result
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: FluidNC_Config
|
name: FluidNC_Config
|
||||||
|
Reference in New Issue
Block a user