Updated github workflows

pull/38/head v0.0.10
Ian Davis 2023-11-25 13:47:07 +00:00
parent feb7d5cf4b
commit fc1ff57fc8
No known key found for this signature in database
GPG Key ID: 343ED8609DB7EB86
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ jobs:
matrix: matrix:
os: ["ubuntu", "windows", "macos"] os: ["ubuntu", "windows", "macos"]
runs-on: ${{ matrix.os }}-latest runs-on: ${{ matrix.os }}-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4