Skip to content

Commit

Permalink
fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cnisidis committed Nov 30, 2024
1 parent 08b2f8f commit dacafc2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,13 @@ on:
- main
paths-ignore:
- README.md
- .github/FUNDING.yml
- deploy
paths-ignore:
- README.md


jobs:
build:
runs-on: windows-latest
steps:
- name: Git Checkout
uses: actions/checkout@master
uses: actions/checkout@main

- name: Setup MSBuild.exe
Expand Down

0 comments on commit dacafc2

Please sign in to comment.