Skip to content

Commit

Permalink
Try different versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dboddie committed Mar 3, 2024
1 parent c5b1a0e commit 11fb942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make-roms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
name: Converted ROMs
path: ROMs
- name: Upload GitHub Pages artifacts
uses: actions/upload-pages-artifact@v0
uses: actions/upload-pages-artifact@v2

deploy:

Expand All @@ -62,4 +62,4 @@ jobs:
steps:
- name: Deploy GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit 11fb942

Please sign in to comment.