Skip to content

Commit 74c9867

Browse files
committed
2 parents d9934fc + 0746916 commit 74c9867

File tree

4 files changed

+1606
-1440
lines changed

4 files changed

+1606
-1440
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626

2727
- run: dir /actions
2828

29-
- uses: actions/checkout@v3
29+
- uses: actions/checkout@v4
3030

31-
- uses: actions/upload-artifact@v3
31+
- uses: actions/upload-artifact@v4
3232
with:
3333
name: VTOL_NIGHTLY-artifact
3434
path: /actions/VTOL.exe

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
1+
[![.NET Core Desktop](https://github.com/R2NorthstarTools/VTOL/actions/workflows/dotnet-desktop.yml/badge.svg?branch=master)](https://github.com/R2NorthstarTools/VTOL/actions/workflows/dotnet-desktop.yml)
2+
[![CodeQL](https://github.com/R2NorthstarTools/VTOL/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/R2NorthstarTools/VTOL/actions/workflows/github-code-scanning/codeql)
23
<a href="https://github.com/BigSpice/VTOL/releases/latest/download/VTOL_Installer.msi"><img src="https://user-images.githubusercontent.com/23240514/198708440-42edd953-d2de-4a79-a6fa-28d398e63d7c.png"></a><br>
34

45
<h2 align="center">PLEASE USE THE PORTABLE IF THE INSTALLER FAILS</h1><br>

0 commit comments

Comments
 (0)