Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 458ed98

Browse filesBrowse files
authored
pgrx cache bust (#675)
1 parent 33d162e commit 458ed98
Copy full SHA for 458ed98

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
~/.cargo
3636
pgml-extension/target
3737
~/.pgrx
38-
key: ${{ runner.os }}-rust-${{ hashFiles('pgml-extension/Cargo.lock') }}
38+
key: ${{ runner.os }}-rust-1-${{ hashFiles('pgml-extension/Cargo.lock') }}
3939
- name: Submodules
4040
run: |
4141
git submodule update --init --recursive

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.