Skip to content

Commit

Permalink
Check data against stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Nov 18, 2024
1 parent 6d96215 commit ba532dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
sudo apt-get install python3-dev python3-pip python3-venv python3-wheel g++
pip3 install invoke
git clone --depth 1 https://github.com/inventree/inventree inventree
git clone --depth 1 https://github.com/inventree/inventree inventree -b stable
cd inventree
invoke install
- name: Import Database Records
Expand Down

0 comments on commit ba532dc

Please sign in to comment.