Skip to content

Commit

Permalink
remove composer from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrepol742 committed Jan 6, 2025
1 parent 407cf97 commit 08fbda4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
java-version: 17
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Download Dependecies
run: |
composer install
- name: Build
run: |
wget https://raw.githubusercontent.com/neurobin/php2html/release/php2html
Expand Down

0 comments on commit 08fbda4

Please sign in to comment.