Skip to content

Commit

Permalink
update rust in runas.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
usamoi committed Nov 1, 2024
1 parent 905b278 commit 43cc5ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/runas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
with:
prefix-key: "v1-cargo-pgrx-test--runas"

- name: Install Rust
run: |
"$TOOL_DIR"/rustup.sh
- name: Install Postgres deps
run: |
sudo apt-get update -y -qq --fix-missing
Expand Down

0 comments on commit 43cc5ca

Please sign in to comment.