Skip to content

Commit

Permalink
google oauth2 integration cont.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosarp-gobazzinga committed Jan 28, 2024
1 parent a54b9ad commit 553de5e
Show file tree
Hide file tree
Showing 10 changed files with 224 additions and 155 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Cache rust dependencies and build output
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/.cargo/
Expand Down
Loading

0 comments on commit 553de5e

Please sign in to comment.