Skip to content

Commit

Permalink
An indentation experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterkoenigsmann committed Nov 1, 2022
1 parent a5d7329 commit c08a1da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# flatpak install --or-update flathub org.gnome.Sdk//42 org.gnome.Platform/x86_64/42 -y
# flatpak-builder tmp org.flatpak.wxmaxima.yml
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: wxmaxima-x86_64.AppImage

0 comments on commit c08a1da

Please sign in to comment.