git.delta.rocks / unique-network / refs/commits / 1000db624828

difftreelog

checkout path change

Alexander Aksenov2022-09-05parent: #bda1503.patch.diff
in: master

2 files changed

added.docker/docker-compose.opal.ymldiffbeforeafterboth

no changes

modified.github/workflows/autogen-js-types.ymldiffbeforeafterboth
8888
89 - name: Checkou repo UniqueNetwork/unique-types-js89 - name: Checkou repo UniqueNetwork/unique-types-js
90 uses: actions/checkout@v390 uses: actions/checkout@v3
91 working-directory: tests
92 with:91 with:
93 repository: 'UniqueNetwork/unique-types-js'92 repository: 'UniqueNetwork/unique-types-js'
94# ssh-key: ${{ secrets.GH_PAT }}93# ssh-key: ${{ secrets.GH_PAT }}
95 path: 'unique-types-js'94 path: 'tests/unique-types-js'
96# ref: 'QA-65_maxandreev'95# ref: 'QA-65_maxandreev'
97 96
98 - name: Copy files97 - name: Copy files