Skip to content

Commit

Permalink
more work on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
flokuep authored Apr 19, 2024
1 parent eb5fb86 commit 42bd36b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,7 @@ on:

jobs:
build-windows:
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./.github/workflows/dotnet-desktop
uses: ./.github/workflows/dotnet-desktop

publish:
runs-on: windows-latest
Expand Down

0 comments on commit 42bd36b

Please sign in to comment.