Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
caternuson committed Sep 10, 2021
1 parent 1ff99aa commit 8877ef0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/githubci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/checkout@v2
with:
repository: brentru/ci-arduino
repository: adafruit/ci-arduino
path: ci

- name: pre-install
Expand All @@ -30,11 +30,3 @@ jobs:
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
PRETTYNAME : "Adafruit TCS34725 Library"
run: bash ci/doxy_gen_and_deploy.sh

- name: upload artifactss
uses: actions/upload-artifact@v2
with:
name: Upload compiled files
path: |
examples/*/build/*/*.hex
examples/*/build/*/*.uf2
Empty file.
Empty file.

0 comments on commit 8877ef0

Please sign in to comment.