fix(ci): clone revolt.js into correct directory

This commit is contained in:
Paul Makles
2023-02-23 18:26:11 +01:00
parent b150127281
commit a030ad5993
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: revoltchat/revolt.js
path: api
path: revolt.js
token: ${{ secrets.PAT }}
- name: Update revolt-api dependency
if: ${{ steps.checkTag.outputs.exists }} != true