summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-01-26 21:46:11 +0700
committerhathach <[email protected]>2021-01-26 21:46:11 +0700
commit0a673de78afd990a992aacdd09c32abfa7c48e5b (patch)
treefc4d7dd4cac54bbe33ebad014d106e0ed45b4750 /.github/workflows
parent032f55feb66726c24a01f91f53fd6efabb6f99e8 (diff)
test ci
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml12
1 files changed, 8 insertions, 4 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 64abfb2ba..59f6f7eab 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -62,10 +62,14 @@ jobs:
- name: Build
run: python3 tools/build_family.py ${{ matrix.family }}
- - uses: actions/upload-artifact@v2
- with:
- name: ${{ matrix.family }}
- path: _bin/
+ - name: test
+ run: |
+ ls -a _bin/*
+
+ #- uses: actions/upload-artifact@v2
+ # with:
+ # name: ${{ matrix.family }}
+ # path: _bin/
#TODO upload release assest upload
# Build all no-family (opharned) boards