mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
YAML error
This commit is contained in:
2
.github/workflows/publish_docs_to_wiki.yml
vendored
2
.github/workflows/publish_docs_to_wiki.yml
vendored
@@ -20,8 +20,8 @@ jobs:
|
|||||||
name: Publish docs to Wiki
|
name: Publish docs to Wiki
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
# 1. Create folder named `tmp_wiki`
|
# 1. Create folder named `tmp_wiki`
|
||||||
# 2. Initialize Git
|
# 2. Initialize Git
|
||||||
|
|||||||
@@ -32,4 +32,4 @@ then build it using command
|
|||||||
|
|
||||||
or building it under the Visual Studio 2019
|
or building it under the Visual Studio 2019
|
||||||
(set the OrcaSlicer_app_gui as start project)
|
(set the OrcaSlicer_app_gui as start project)
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user