Skip to content

Commit

Permalink
TO-DROP: add a checkout step
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Sep 13, 2024
1 parent dcdd662 commit 09ee4a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest
container: i386/ubuntu:focal
steps:
- uses: actions/checkout@v4
- name: Upload fails
# shows 'exec /__e/node20/bin/node: no such file or directory'
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 09ee4a9

Please sign in to comment.