1
0
Fork 0

fix broken action url (not accepted by forgejo runner)

This commit is contained in:
Fijxu 2025-03-29 17:25:19 -03:00
parent 7f10294cb3
commit b5d10c7248
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -37,7 +37,7 @@ jobs:
git am ../patches/*.patch
- name: Set up Homebrew
uses: github.com/Homebrew/actions/setup-homebrew@master
uses: https://github.com/Homebrew/actions/setup-homebrew@master
- name: Setup Homebrew cellar cache
uses: actions/cache@v4