Skip to content

Commit

Permalink
Update validate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Oct 3, 2024
1 parent a711d9b commit 819b730
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ jobs:
mkdir -p ./config
touch ./config/test.cfg
- name: Permissions
run: |
sudo chmod -R 777 ./config
sudo chmod -R 777 ./mods
- name: Run Docker Container 🐳
run: |
docker run -d -ti \
Expand Down

0 comments on commit 819b730

Please sign in to comment.