mirror of
https://staging.allspice.dev/AllSpice-Demos/Actions-demo.git
synced 2025-04-23 17:03:42 +00:00
Compare against raw file, not HTML page to file
This commit is contained in:
parent
bb11d38a4a
commit
6825697d57
@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Download reference file
|
||||
run: curl -o reference_file.txt https://hub.allspice.io/AllSpice-demos/Altium-archimajor-3d-printer-driver-demo/src/branch/main/Archimajor.RUL
|
||||
run: curl -o reference_file.txt https://hub.allspice.io/AllSpice-demos/Altium-archimajor-3d-printer-driver-demo/raw/branch/main/Archimajor.RUL
|
||||
|
||||
- name: Compare files
|
||||
id: diff
|
||||
|
Loading…
Reference in New Issue
Block a user