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 d06cd62 commit 1c3a59d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
- name: Clone repo
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
run: cd T-Caps/T-Caps
- name: Composer install
run: composer install --optimize-autoloader --no-dev
- name: Npm install
Expand Down

0 comments on commit 1c3a59d

Please sign in to comment.