Skip to content

Commit

Permalink
dont go into squashroot
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanperret committed Jul 7, 2024
1 parent 9de86f8 commit 5eeb9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-multi-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,9 @@ jobs:
python -m pip install --upgrade pip
python -m pip install --upgrade setuptools
python -m pip install -r requirements.build.txt
- name: Convert UI and translation files
run: |
cd squashfs-root
bash setup-environment.ps1
- name: Relocate
Expand Down

0 comments on commit 5eeb9f0

Please sign in to comment.