mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-08 15:20:37 +00:00
..
This commit is contained in:
5
.github/workflows/generator-android.yml
vendored
5
.github/workflows/generator-android.yml
vendored
@@ -190,6 +190,11 @@ jobs:
|
||||
tree \
|
||||
wget
|
||||
|
||||
- name: Install dependencies
|
||||
continue-on-error: true
|
||||
run: |
|
||||
sudo apt-get install -y potrace
|
||||
|
||||
- name: Checkout source code
|
||||
if: ${{ env.VERSION != 'master' }}
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user