Skip to content

Commit

Permalink
Node upgrade workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Amalreji111 committed Oct 29, 2024
1 parent e2dcfdc commit dd545b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20

- name: Install Bun
run: |
Expand Down
Binary file removed dist/assets/Ai-J9E2z0C3.png
Binary file not shown.
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<script src="https://accounts.google.com/gsi/client" async></script>
<script type="module" crossorigin src="/ai-ui/assets/main-B2qzEhYl.js"></script>
<script type="module" crossorigin src="/ai-ui/assets/main-DntMpyVn.js"></script>
<link rel="modulepreload" crossorigin href="/ai-ui/assets/modulepreload-polyfill-B5Qt9EMX.js">
<link rel="stylesheet" crossorigin href="/ai-ui/assets/main-BVICxAIr.css">
<link rel="stylesheet" crossorigin href="/ai-ui/assets/main-BXfJ_mEf.css">
</head>
<body>
<div id="loading-screen">
Expand Down

0 comments on commit dd545b0

Please sign in to comment.