wip

parent c3ff6628
......@@ -13,8 +13,8 @@ jobs:
TOKEN: ${{ secrets.TOKEN }}
container: ohmyfish/ohmyfish
steps:
- name: Change current working directory owner and group
run: sudo chown -R nemo:nemo .
# - name: Change current working directory owner and group
# run: sudo chown -R nemo:nemo .
- uses: actions/checkout@v2
- name: Install dependencies
run: sudo apk add python3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment