mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +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
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
# 1. Create folder named `tmp_wiki`
|
||||
# 2. Initialize Git
|
||||
|
||||
@@ -32,4 +32,4 @@ then build it using command
|
||||
|
||||
or building it under the Visual Studio 2019
|
||||
(set the OrcaSlicer_app_gui as start project)
|
||||

|
||||

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