This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
MQTTnet
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update ci.yml
release/3.x.x
Christian
3 years ago
parent
dfaf3dc31f
commit
5cafce4345
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/ci.yml
+ 1
- 0
.github/workflows/ci.yml
View File
@@ -20,6 +20,7 @@ jobs:
- name: Build
shell: pwsh
run: |
Set-Location -Path "Build"
.\Build\build.ps1 1.2.3 4.5.6-rc1
Write
Preview
Loading…
Cancel
Save