Skip to content

Commit adc019e

Browse files
committed
test 3
1 parent f1b1df2 commit adc019e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
npm run build
4545
env:
4646
VITE_APP_SOLANA_MAINNET_RPC: https://omniscient-fabled-pool.solana-mainnet.quiknode.pro/c07218c84ba51cac60d68e60364f24225bd5e972
47+
VITE_APP_SOLANA_TESTNET_RPC: https://ultra-damp-bird.solana-testnet.quiknode.pro/b1240036081a1d63254c1ca44b5554e77fc0e880
48+
VITE_APP_SOLANA_DEVNET_RPC: https://misty-lively-lambo.solana-devnet.quiknode.pro/cc27b365f0921950469287299c1491d302182c69
4749
VITE_APP_PIMLICO_API_KEY: ${{ secrets.PIMLICO_API_KEY }}
4850

4951
# Copy the files from build folder to the S3 bucket

0 commit comments

Comments
 (0)