Skip to content

Commit

Permalink
ci clears keri
Browse files Browse the repository at this point in the history
Signed-off-by: 2byrds <[email protected]>
  • Loading branch information
2byrds committed Apr 1, 2024
1 parent ebce11d commit 87480f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: 3.10.13
- name: Clear databases
run: |
rm -Rf /usr/local/var/keri/*
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 87480f4

Please sign in to comment.