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

Attempt to make make GitHub Actions work

This commit is contained in:
Raymond Hill 2020-12-09 10:48:30 -05:00
parent 50ba57f8fc
commit 2d4924ab9d
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -18,9 +18,9 @@ jobs:
uses: actions/checkout@v2
- name: Clone uAssets
run:
- pushd ..
- git clone --depth 1 https://github.com/uBlockOrigin/uAssets.git
- popd
pushd ..
git clone --depth 1 https://github.com/uBlockOrigin/uAssets.git
popd
- name: Build all packages
run: |
tools/make-chromium.sh $VERSION