Skip to content

Commit

Permalink
fix: reverting to no action for now
Browse files Browse the repository at this point in the history
  • Loading branch information
riozebratubo committed Sep 9, 2024
1 parent a4bd7f7 commit 21ce0ad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/esp32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
path: |
build/esp-idf/*
key: espidf-5.3-last-buildfiles
- name: Update cached files timestamp to future
run: |
find ./build/esp-idf/ -type f -name "*" -exec touch -d '+1 hour' {} +
- name: Set new time
run: |
sudo date --set='+2 hour'
- name: Build with esp-idf for target esp32
uses: espressif/esp-idf-ci-action@v1.1.0
with:
Expand Down

0 comments on commit 21ce0ad

Please sign in to comment.