Browse Source

Correct improper rename

tags/v0.8.0
SignalRT 2 years ago
parent
commit
0a2b0abb61
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml View File

@@ -18,7 +18,7 @@ jobs:
os: ubuntu-latest
config: release
- build: osx-release
os: osx-latest
os: macos-latest
config: release
- build: windows-release
os: windows-2019


Loading…
Cancel
Save