Skip to content

Commit

Permalink
Merge branch 'Current' of ssh://github.com/PlayForm/OverBrowser into …
Browse files Browse the repository at this point in the history
…Current
  • Loading branch information
NikolaRHristov committed Jul 7, 2024
2 parents 1c097a1 + 41f4986 commit 98df4af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- run: pnpm run prepublishOnly
working-directory: .

- uses: actions/upload-artifact@v4.3.3
- uses: actions/upload-artifact@v4.3.4
with:
name: .-Node-${{ matrix.node-version }}-Target
path: ./Target
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"astro-capo": "0.0.1",
"astrojs-service-worker": "2.0.0",
"autoprefixer": "10.4.19",
"cssnano": "7.0.3",
"cssnano": "7.0.4",
"cssnano-preset-advanced": "7.0.3",
"dotenv": "16.4.5",
"firebase": "10.12.3",
Expand Down

0 comments on commit 98df4af

Please sign in to comment.