Skip to content

Commit

Permalink
Create bank DB location in Package Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Comeani authored Aug 29, 2023
1 parent b4dc7d9 commit cb35234
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/PackageTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- name: Setup environment
run: /usr/local/bin/entrypoint.sh

- name: Set Up Bank DB Location
run: mkdir -p /ihome/crc/bank

- name: Checkout repository
uses: actions/checkout@v3

Expand Down

0 comments on commit cb35234

Please sign in to comment.