Skip to content

Commit

Permalink
Fix ubuntu image name in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerschmidt authored Dec 7, 2021
1 parent c134c33 commit 38cef50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Download linux artifacts
uses: actions/download-artifact@master
with:
name: ubuntu-latest
name: ubuntu-18.04
path: public/rescript-material-ui-ppx/binaries/linux

- name: Download macOS artifacts
Expand Down

0 comments on commit 38cef50

Please sign in to comment.