We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b61c2 commit b5dffd1Copy full SHA for b5dffd1
.github/workflows/reusable_fast.yml
@@ -50,7 +50,7 @@ jobs:
50
id
51
echo "list of users:"
52
53
- - name change permissions
+ - name: change permissions
54
run: |
55
sudo chown -R test_user:test_user ${{github.workspace}}
56
ls -la ${{github.workspace}}
0 commit comments