mirror of
https://github.com/pret/agbcc.git
synced 2026-08-19 17:06:35 -05:00
dir layout
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user