Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyNadd committed Oct 24, 2024
1 parent ec2e613 commit d06cd62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
run: git clone https://github.com/HE-Arc/T-Caps.git
- name: Go to repo folder
run: cd T-Caps
- name: Check the current folder
run: pwd
- name: Composer install
run: composer install --optimize-autoloader --no-dev
- name: Npm install
Expand Down

0 comments on commit d06cd62

Please sign in to comment.