mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 17:46:32 -04:00
Merge pull request #2143 from lightpanda-io/ci-snap-cache
ci: invalidate snapshot cache on src/browser/webapi change
This commit is contained in:
1
.github/actions/v8-snapshot/action.yml
vendored
1
.github/actions/v8-snapshot/action.yml
vendored
@@ -22,6 +22,7 @@ runs:
|
||||
run: echo "hash=v8-snapshot-${{ inputs.os }}_${{ inputs.arch }}-$(git log -n 1 --pretty=format:%H --
|
||||
src/browser/js/bridge.zig
|
||||
src/browser/js/Snapshot.zig
|
||||
src/browser/webapi
|
||||
)" >> "$GITHUB_OUTPUT"
|
||||
shell: bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user