Skip to content

Commit

Permalink
Change Symlink a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness authored Jan 17, 2025
1 parent 51fc004 commit a8ec9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
run: sudo systemctl restart apache2

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

- name: Create and Initialize Database
env:
Expand Down

0 comments on commit a8ec9b9

Please sign in to comment.