We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f95f69 commit 0adaffdCopy full SHA for 0adaffd
1 file changed
.github/workflows/geometry.yml
@@ -24,11 +24,10 @@ jobs:
24
run: pip install matplotlib numpy
25
26
- name: Run Geometry Script
27
- # Path ekdum sahi hai tera
28
run: python .github/workflows/check_geometry.py
29
30
- name: Save My Graph
31
uses: actions/upload-artifact@v4
32
with:
33
name: gprMax-Plot
34
- path: .github/workflows/geometry_preview.png
+ path: .github/workflows/geometry_preview.png
0 commit comments