- name: Export javascript strings
run: bundle exec rails i18n:js:export
- name: Install node modules
- name: Export javascript strings
run: bundle exec rails i18n:js:export
- name: Install node modules
with:
github-token: ${{ secrets.github_token }}
flag-name: ubuntu-${{ matrix.ubuntu }}-ruby-${{ matrix.ruby }}
with:
github-token: ${{ secrets.github_token }}
flag-name: ubuntu-${{ matrix.ubuntu }}-ruby-${{ matrix.ruby }}