mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Maybe fix github action
This commit is contained in:
parent
204dbe8401
commit
39129ba6a6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
persist-credentials: false
|
||||
ref: ${{ github.head_ref }}
|
||||
- name: Clone uAssets
|
||||
run: |
|
||||
git submodule update --depth 1 --init
|
||||
|
|
Loading…
Reference in a new issue