.github/workflows/windows.yml in metanorma-un-0.4.0 vs .github/workflows/windows.yml in metanorma-un-0.4.1
- old
+ new
@@ -27,10 +27,9 @@
- uses: actions/checkout@master
- name: Use Ruby
uses: actions/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- architecture: 'x64'
- name: Update gems
shell: pwsh
run: |
gem install bundler
bundle config --local path vendor/bundle