1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/.github/workflows
David Sherret 35eaf1b7b7 chore(ci): save cache on main at end of workflow (#17354)
Seems like our caching was totally broken. We need to save the cache
after building and not before.

```
Warning: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Warning: Cache save failed.
```
2023-01-13 11:20:16 -05:00
..
bench_cron.yml chore(ci): update github actions (#16534) 2022-11-06 21:26:21 +05:30
cargo_publish.yml chore(ci): update github actions (#16534) 2022-11-06 21:26:21 +05:30
ci.generate.ts chore(ci): save cache on main at end of workflow (#17354) 2023-01-13 11:20:16 -05:00
ci.yml chore(ci): save cache on main at end of workflow (#17354) 2023-01-13 11:20:16 -05:00
post_publish.yml chore: fix post_publish workflow trigger (#16619) 2022-11-13 18:05:08 +01:00
start_release.yml chore: make the start_release workflow go faster (#15416) 2022-08-08 19:31:45 -04:00
version_bump.yml chore(ci): update github actions (#16534) 2022-11-06 21:26:21 +05:30
wpt_epoch.yml chore(ci): update github actions (#16534) 2022-11-06 21:26:21 +05:30