Skip to content

Commit

Permalink
Update Installers Download Path
Browse files Browse the repository at this point in the history
  • Loading branch information
AvocadoMoon committed Jan 31, 2025
1 parent a801da5 commit 569d9fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/site_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: updated_installers
path: updated_installers
- name: setenv
run: |
for line in $(cat variables/variables); do echo $line >> $GITHUB_ENV; done
Expand Down

0 comments on commit 569d9fa

Please sign in to comment.