Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
battlmonstr committed Nov 22, 2023
1 parent fe98c61 commit 8f43c75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on: create
jobs:
release:
runs-on: macos-13
if: ${{ startsWith(github.ref_name, 'release/') }}
steps:
- uses: actions/checkout@v3
- run: ./ci/release.sh

0 comments on commit 8f43c75

Please sign in to comment.