.github/workflows/windows.yml in metanorma-mpfd-0.3.18 vs .github/workflows/windows.yml in metanorma-mpfd-0.3.19

- old
+ new

@@ -26,15 +26,8 @@ shell: pwsh run: | gem install bundler bundle config --local path vendor/bundle bundle install --jobs 4 --retry 3 - - name: Use Node - uses: actions/setup-node@v1 - with: - node-version: '12' - - name: Install Puppeteer - run: | - npm install -g puppeteer@3.0.1 - name: Run specs run: | bundle exec rake