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

Attempt to make make GitHub Actions work

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

View File

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