aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index fa51e329..8cb4842a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
- name: Clone QtApng
uses: actions/checkout@master
with:
- repository: Skycoder42/QtApng
+ repository: TrickyLeifa/QtApng
path: "QtApng"
- name: Configure MSVC (Windows)