Skip to content

Commit

Permalink
add missing cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Feb 6, 2024
1 parent c3b92c2 commit 1055774
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ jobs:
- name: Install template app
run: |
git clone https://github.com/Theodlz/baselayer_template_app
cd baselayer_template_app
git checkout brotli
cd ..
cp -rf baselayer baselayer_template_app/
- uses: actions/cache@v3
Expand Down

0 comments on commit 1055774

Please sign in to comment.