parent
fcf3785477
commit
02e8946b9b
@ -14,8 +14,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup environment variables
|
||||
run: echo "true" >> $RUNNING_IN_CI
|
||||
- name: Setup Running in CI Variable
|
||||
run: echo "RUNNING_IN_CI=true" >> $GITHUB_ENV
|
||||
|
||||
- name: Setup dotnet
|
||||
uses: actions/setup-dotnet@v3
|
||||
|
Reference in New Issue
Block a user