Merge pull request 'fix upload artifact' (#105) from feature/artifact-update into main
Reviewed-on: #105
This commit is contained in:
commit
1e40786232
2
.github/workflows/flake-update.yml
vendored
2
.github/workflows/flake-update.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
run: nix ./utils/diff-evals.sh
|
||||
- name: upload diff file as artifact
|
||||
id: upload-diff
|
||||
- uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: nix flake diff
|
||||
path: post-diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user