refactoring

This commit is contained in:
dcsena 2023-03-20 16:35:34 -04:00
commit a65a697ef5

View file

@ -56,7 +56,7 @@ jobs:
if: ${{ matrix.python-impl != 'jython' }}
run: pip install nose
- name: Install yb
- uses: yourbase/install-yb-action@v1
uses: yourbase/install-yb-action@v1
- name: Build
run: yb build
- name: Install yourbase