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