Skip to content

Commit

Permalink
Updated action files
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilRaikar17 committed Aug 4, 2024
1 parent 1d60b35 commit 4e1bf82
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/flask.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.8.8'

- name: List directories
run: ls -R
python-version: '3.8.x'
cache: 'pip'

- name: Install dependencies
working-directory: e_invoice
Expand Down

0 comments on commit 4e1bf82

Please sign in to comment.