Update action.yml

This commit is contained in:
igorpecovnik
2023-05-03 19:22:45 +02:00
committed by GitHub
parent 1ccd3135bf
commit fb15acf205

View File

@@ -10,8 +10,7 @@ runs:
shell: bash
run: |
sudo chown -R $USER:$USER build/cache/{git-bare,ccache,memoize,oci,tools,pip,aptcache,pip,sources/evalcache,sources/oh-my-zsh} 2> /dev/null || true
sudo chown -R $USER:$USER cache/{git-bare,ccache,memoize,oci,tools,pip,aptcache,pip,sources/evalcache,sources/oh-my-zsh} 2> /dev/null || true
sudo chown -R $USER:$USER cache/. 2> /dev/null || true
sudo rm -f build/lib/tools/common/__pycache__/bash_declare_parser.cpython-310.pyc 2> /dev/null || true
sudo rm -f lib/tools/common/__pycache__/bash_declare_parser.cpython-310.pyc 2> /dev/null || true