diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 53e25ee..070db9f 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -12,11 +12,14 @@ jobs: node-version: [12.x] steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v1 with: node-version: ${{ matrix.node-version }} + - uses: webfactory/ssh-agent@v0.5.0 + with: + ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }} - name: npm install, build, and test run: | npm ci diff --git a/apple2js.html b/apple2js.html index 2a365c2..3f0b9b2 100644 --- a/apple2js.html +++ b/apple2js.html @@ -46,7 +46,7 @@
- +
@@ -195,10 +195,10 @@

Monitor

Sound

- +
@@ -200,10 +200,10 @@

Monitor

Sound