mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
build: fix msvc builds
This commit is contained in:
4
.github/workflows/Test PKGBUILD-git.yml
vendored
4
.github/workflows/Test PKGBUILD-git.yml
vendored
@@ -2,7 +2,7 @@ name: Test PKGBUILD-git
|
||||
|
||||
on:
|
||||
push:
|
||||
branch: master
|
||||
branches: master
|
||||
pull_request:
|
||||
branches: master
|
||||
|
||||
@@ -42,4 +42,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: clrsync-git
|
||||
path: AUR/*.pkg.tar.zst
|
||||
path: AUR/*.pkg.tar.zst
|
||||
|
||||
Reference in New Issue
Block a user