Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuzzo committed Nov 27, 2023
1 parent 7ec08fd commit e11dd68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:

- name: generate artifact
run: |
New-Item -ItemType Directory -Path docs
Compress-Archive -Path Scripts/* -DestinationPath docs/scripts.zip
$fileHash = Get-FileHash docs/scripts.zip
$fileHash.Hash | Out-File -FilePath docs/hash.txt
Expand Down

0 comments on commit e11dd68

Please sign in to comment.