Skip to content

Commit

Permalink
Update Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
HackberryA3 committed May 23, 2024
1 parent 04433fb commit 87a0e88
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ jobs:

# Error Check
- name: Run install.sh
run: ./dotfiles/unix/linux/debian/scripts/install.sh
run: |
cat /etc/os-release
ls -la
./dotfiles/unix/linux/debian/scripts/install.sh

0 comments on commit 87a0e88

Please sign in to comment.