File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,12 +16,6 @@ concurrency:
1616jobs :
1717 build :
1818 runs-on : ubuntu-latest
19- env :
20- VITE_AW_ENDPOINT : https://fra.cloud.appwrite.io/v1
21- VITE_AW_PROJECT_ID : 68d05ecf001fbe3f0133
22- VITE_AW_DATABASE_ID : 68d06873001a2fae1d45
23- VITE_PROGRAM_ID : HQ8ejrFMtoNsShZRqkH842BRDqpzh7Xy7b5iqc1U9ffA
24- VITE_TREASURY_ID : 7hC5HoU81sjaFVaoGmM1bdKnSxbR6oWP1koBzKzBqKx8
2519 steps :
2620 - uses : actions/checkout@v4
2721
5549 cmd : install
5650 dir : web
5751
58- - uses : borales/actions-yarn@v4
52+ - uses : borales/actions-yarn@v4e
53+ env :
54+ VITE_AW_ENDPOINT : https://fra.cloud.appwrite.io/v1
55+ VITE_AW_PROJECT_ID : 68d05ecf001fbe3f0133
56+ VITE_AW_DATABASE_ID : 68d06873001a2fae1d45
57+ VITE_PROGRAM_ID : HQ8ejrFMtoNsShZRqkH842BRDqpzh7Xy7b5iqc1U9ffA
58+ VITE_TREASURY_ID : 7hC5HoU81sjaFVaoGmM1bdKnSxbR6oWP1koBzKzBqKx8
5959 with :
6060 cmd : build
6161 dir : web
You can’t perform that action at this time.
0 commit comments