Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
fix(prism): Update the prism sdk version.
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Sep 30, 2023
1 parent d27eaa4 commit 1c1247b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3
with:
submodules: 'recursive' # ensures submodules are cloned properly
submodules: 'recursive'
token: ${{ secrets.PLUTO_GITHUB }}
fetch-depth: 0

Expand Down
1 change: 1 addition & 0 deletions sdk
Submodule sdk added at 6e331e

0 comments on commit 1c1247b

Please sign in to comment.