Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianPsm authored Aug 17, 2020
1 parent fc877ca commit dc1538d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# esp-idf-ci-action
GitHub Action for ESP32 CI

## Example repo
See [sebastianPsm/esp32_mass](https://github.com/sebastianPsm/esp32_mass) /.github/workflows

## Usage
Paste

'''
- name: esp-idf build
uses: sebastianPsm/esp-idf-ci-action@1
'''

into your workflow .yml file.

0 comments on commit dc1538d

Please sign in to comment.