1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Maybe fix github action

This commit is contained in:
Raymond Hill 2022-09-10 14:43:44 -04:00
parent 204dbe8401
commit 39129ba6a6
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -22,6 +22,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
persist-credentials: false persist-credentials: false
ref: ${{ github.head_ref }}
- name: Clone uAssets - name: Clone uAssets
run: | run: |
git submodule update --depth 1 --init git submodule update --depth 1 --init