Skip to content

Commit abce564

Browse files
authored
Update carbon-aware-deploy.yml
1 parent 90af3b6 commit abce564

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/carbon-aware-deploy.yml

-6
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
- name: Checkout Code
1515
uses: actions/checkout@v4
1616

17-
- name: Install Dependencies
18-
run: npm install
19-
20-
- name: Build Astro Site
21-
run: npm run build # Generates static files in 'dist/'
22-
2317
- name: Install Flyctl
2418
uses: superfly/flyctl-actions/setup-flyctl@master
2519

0 commit comments

Comments
 (0)