Skip to content

Commit

Permalink
ci: cache-update (openfoodfacts#2665)
Browse files Browse the repository at this point in the history
* ci: cache-update

* Update ios-release-to-org-openfoodfacts-scanner.yml

* Update .github/workflows/android-release-to-org-openfoodfacts-scanner.yml

* Update .github/workflows/ios-release-to-org-openfoodfacts-scanner.yml
  • Loading branch information
teolemon authored Jul 27, 2022
1 parent 3c5ebca commit 1682a97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
channel: stable
cache: true
cache-key: flutter3.00 #change this to force refresh cache
cache-key: flutter3.0.1 #change this to force refresh cache
- run: flutter --version

- name: Get dependencies
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
channel: stable
cache: true
cache-key: flutter3.00 #change this to force refresh cache
cache-key: flutter3.0.1 #change this to force refresh cache
- run: flutter --version

- name: Get dependencies
Expand Down

0 comments on commit 1682a97

Please sign in to comment.