Skip to content

Commit

Permalink
Update build_questpdf_skia.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinZiabek authored Mar 19, 2024
1 parent 67eea9c commit 638174b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build_questpdf_skia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build Skia + QuestPDF
on:
push:
branches: [ "main" ]

workflow_dispatch:

jobs:
build:
Expand All @@ -19,7 +17,7 @@ jobs:
- windows-latest-large

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3

- name: Set up Python 3.x
uses: actions/setup-python@v5
Expand Down Expand Up @@ -216,7 +214,5 @@ jobs:
name: questpdf-native-libraries-${{ matrix.environment }}
path: |
**/*.so
**/*.so.6
**/*.dylib
**/*.dll
**/*.dat

0 comments on commit 638174b

Please # to comment.