Skip to content

Commit

Permalink
force add submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
searscr committed Sep 29, 2023
1 parent 93e9887 commit 0b92693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# sudo apt-get update
# sudo apt-get install git-lfs
dpkg -l git-lfs
# git submodule add https://code.ornl.gov/sns-hfir-scse/infrastructure/test-data/liquidsreflectometer-data.git tests/data/liquidsreflectometer-data
git submodule add --force https://code.ornl.gov/sns-hfir-scse/infrastructure/test-data/liquidsreflectometer-data.git tests/data/liquidsreflectometer-data
# git -C tests/data/liquidsreflectometer-data/ lfs install
# git -C tests/data/liquidsreflectometer-data/ pull
git submodule update --init
Expand Down

0 comments on commit 0b92693

Please sign in to comment.