Skip to content

Commit e799c31

Browse files
check new docker version (#114)
* check new docker version * check without Docker * wip push * Delete Docker install - no need * final
1 parent 067e648 commit e799c31

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/node_sdk_publish.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
yarn run build
3434
yarn docs ; git add docs/ ; git commit -m "update tsdoc"
3535
36-
- name: Install Docker
37-
uses: docker-practice/actions-setup-docker@master
38-
3936
- name: Creation env ${{ env.ENV_NAME }} under 'Permit.io Tests' workspace
4037
run: |
4138
response=$(curl -X POST \

0 commit comments

Comments
 (0)