mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 20:34:59 +00:00
Fix syntax error
This commit is contained in:
committed by
Mateo Pidal
parent
98f95ebbb6
commit
3ab5247dc0
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Context
|
||||
- name: Context
|
||||
env:
|
||||
GITHUB_CONTEXT: ${{ toJson(github) }}
|
||||
run: echo "$GITHUB_CONTEXT"
|
||||
|
||||
Reference in New Issue
Block a user