Skip to content

Commit 808d81f

Browse files
Fix tested action
1 parent 369e286 commit 808d81f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build_dev_version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
- 'master'
77

88
jobs:
9-
109
upload_dev_build_artifact:
1110
name: Upload development build
1211
runs-on: ${{ matrix.os }}
@@ -42,4 +41,3 @@ jobs:
4241
uses: actions/setup-dotnet@v3
4342
with:
4443
global-json-file: global.json
45-

0 commit comments

Comments
 (0)