mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-16 05:31:52 -04:00
fix(ci): clone revolt.js into correct directory
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user