This commit is contained in:
Alireza Ahmadi
2024-10-29 13:45:22 +01:00
parent fe5b6cf922
commit e89ac96885
6 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -1 +1 @@
github: alireza0
buy_me_a_coffee: alireza7
+2 -1
View File
@@ -26,7 +26,8 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version-file: go.mod
cache: false
go-version-file: backend/go.mod
- name: Setup Node.js
uses: actions/setup-node@v4