This commit is contained in:
@@ -13,4 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Say hello
|
||||
run: echo "CI runner is working!"
|
||||
run: echo "CI runner is working!"
|
||||
|
||||
- name: Build
|
||||
run: dotnet build AdPlatformServers.sln --configuration Release
|
||||
Reference in New Issue
Block a user