Skip to content

Commit a4ed703

Browse files
Merge pull request #6 from RocketPy-Team/enh/oct12
Enh/oct12
2 parents c795af1 + e3206f5 commit a4ed703

15 files changed

+8161
-840
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/upload-pages-artifact@v3
3838
with:
3939
# Upload entire repository
40-
path: '.'
40+
path: "."
4141
- name: Deploy to GitHub Pages
4242
id: deployment
4343
uses: actions/deploy-pages@v4

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules/

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# rocketpy.github.io
1+
# rocketpy.github.io

0 commit comments

Comments
 (0)