Skip to content

Commit

Permalink
Merge pull request #22 from yesser-studios/flatpak-workflow-ditch
Browse files Browse the repository at this point in the history
Remove unneccessary flatpak build workflow
  • Loading branch information
yesseruser authored Sep 23, 2024
2 parents b57fef7 + 5a2a0cd commit f98f8c4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,3 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
file: windows-x64.zip
build-flatpak:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x

0 comments on commit f98f8c4

Please sign in to comment.