Skip to content

Commit

Permalink
Another Test
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness authored Jan 17, 2025
1 parent 08c3b42 commit ffec598
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ jobs:
- name: Restart Apache2
run: sudo systemctl restart apache2

- name: Link Cacti Root
run: ln -s ${{ github.workspace }} /var/www/html/cacti

- name: Create and Initialize Database
env:
MYSQL_AUTH_USR: '--defaults-file=~/.my.cnf'
Expand Down

0 comments on commit ffec598

Please sign in to comment.