Skip to content

Commit

Permalink
Revert "fix git version"
Browse files Browse the repository at this point in the history
This reverts commit 0c912e7.
  • Loading branch information
sprocketc committed Mar 15, 2024
1 parent 0c912e7 commit 7cc82b4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@ jobs:
uses: DeLaGuardo/[email protected]
with:
cli: 1.11.2.1446
- name: Install Git
run: sudo apt-get update && sudo apt-get install -y git
- name: Build
run: npm ci && npm run build
- run: npm ci && npm run build
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact
Expand Down

0 comments on commit 7cc82b4

Please sign in to comment.