fix indentation problem
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: cmake --build ${{ steps.strings.outputs.build-output-dir }} --config Release
|
||||
|
||||
- name: Copy script files around to stop .github from being added to the package then build the package
|
||||
run: |
|
||||
mkdir PKG_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user