Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Mar 1, 2024
1 parent dd7fa03 commit ef66919
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: meta-introspector/checkout@v4
uses: meta-introspector
- name: Setup Pages
uses: meta-introspector/configure-pages@v4
uses: meta-introspector/configure-pages
- name: Upload artifact
uses: meta-introspector/upload-pages-artifact@v3
uses: meta-introspector/upload-pages-artifact
with:
# Upload entire repository
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: meta-introspector/deploy-pages@v4
uses: meta-introspector/deploy-pages
2 changes: 1 addition & 1 deletion 2023/07/17/experiments/transformers
Submodule transformers updated 2275 files
2 changes: 1 addition & 1 deletion 2024/02/28/llmvwmcts
Submodule llmvwmcts updated 2 files
+115 −17 requirements.txt
+14 −0 setup.sh

0 comments on commit ef66919

Please sign in to comment.