mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-08 07:10:45 +00:00
gen
This commit is contained in:
32
.github/workflows/generator-android.yml
vendored
32
.github/workflows/generator-android.yml
vendored
File diff suppressed because one or more lines are too long
7
.github/workflows/generator-linux.yml
vendored
7
.github/workflows/generator-linux.yml
vendored
@@ -299,13 +299,6 @@ jobs:
|
||||
run: |
|
||||
sed -i -e '/if !key.is_empty() && !token.is_empty() {/,/}/d' ./src/client.rs
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: build.py
|
||||
path: |
|
||||
./build.py
|
||||
|
||||
- name: Restore bridge files
|
||||
if: matrix.job.arch == 'x86_64' || env.UPLOAD_ARTIFACT == 'true'
|
||||
uses: actions/download-artifact@master
|
||||
|
||||
Reference in New Issue
Block a user