Skip to content

Commit

Permalink
trying to get artifacts right
Browse files Browse the repository at this point in the history
  • Loading branch information
NSoiffer committed Nov 6, 2024
1 parent d1d3b1c commit 2359e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automaticRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Remove Rules dir in prep for uploading test and .h files
run: |
rm -r Example/Rules
ls -l
ls -l Example
- name: Upload Example Dir (.h files, test files)
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2359e19

Please sign in to comment.