mirror of
https://github.com/pret/agbcc.git
synced 2026-03-21 17:44:20 -05:00
dir layout
This commit is contained in:
parent
71deb31b23
commit
39c71b7a03
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Create release archive
|
||||
shell: bash
|
||||
run: |
|
||||
tar -czf agbcc.tar.gz TEMPDIR/*
|
||||
tar -czf agbcc.tar.gz -C TEMPDIR/tools/agbcc *
|
||||
- name: Upload archive
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user