Skip to content

Commit

Permalink
remove tmp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoan committed Dec 27, 2023
1 parent 1c818b9 commit 87ceff3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ jobs:
steps:
- uses: actions/checkout@v1
# TODO currently broken because of USER in Dockerimage and probably because of double containers as well
- name: Fix Scratchbox setup
run: sudo cp -ar /home/nemo/.scratchbox2/ ~/
- name: run build
run: sudo -E bash contrib/sailfish/build_sailfish_ci.sh
env:
Expand Down

0 comments on commit 87ceff3

Please sign in to comment.