Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e577e83

Browse files
test no build
1 parent 481cd51 commit e577e83

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎.github/workflows/main.yml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ jobs:
3838
# Inform if build steps are skipped
3939
- name: Inform Skipped Build Steps
4040
if: env.build_trigger != 'true'
41-
run: echo "Skipping build steps because the commit message does not contain #GITBUILD."
41+
shell: powershell
42+
run: |
43+
Write-Host "Skipping build steps because the commit message does not contain #GITBUILD."
4244
4345
# Install 7Zip PowerShell module
4446
- name: Install 7Zip PowerShell Module
@@ -116,4 +118,3 @@ jobs:
116118
asset_path: ./UnityLauncherPro.zip
117119
asset_name: UnityLauncherPro.zip
118120
asset_content_type: application/zip
119-

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /