Skip to content

Commit

Permalink
Merge pull request #17 from ullmannJan/ullmannJan-patch-1
Browse files Browse the repository at this point in the history
Added manual compiling option
  • Loading branch information
ullmannJan authored Jul 20, 2024
2 parents 89d472d + 6ae8fda commit 4f5340f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- "*.*.*"
workflow_dispatch:

jobs:
run-tests:
Expand Down Expand Up @@ -137,4 +138,4 @@ jobs:
windows
linux
macos

0 comments on commit 4f5340f

Please sign in to comment.