Update main.yml

This commit is contained in:
Me No Dev 2019-09-25 00:13:08 +03:00 committed by GitHub
parent 6d4a46bd62
commit 63347f8453
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,3 +22,8 @@ jobs:
env:
TRAVIS_BUILD_DIR: ${{ github.workspace }}
run: bash $TRAVIS_BUILD_DIR/build.sh
- name: Archive libs
uses: actions/upload-artifact@v1
with:
name: arduino-libs
path: out