Skip to content

Fix link ‘64bit (default)’ for ‘Pharo image’ in the section ‘Pharo standalone’ on the ‘Downloads’ page #59

Fix link ‘64bit (default)’ for ‘Pharo image’ in the section ‘Pharo standalone’ on the ‘Downloads’ page

Fix link ‘64bit (default)’ for ‘Pharo image’ in the section ‘Pharo standalone’ on the ‘Downloads’ page #59

Workflow file for this run

name: test
on:
pull_request:
branches: [ main ]
jobs:
generate:
name: "Generate site"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: "Generate static HTML"
uses: estebanlm/[email protected]
with:
source: './site'
target: 'generated'