We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae32734 commit 26c2ec0Copy full SHA for 26c2ec0
2 files changed
.github/workflows/api-deployer.yml
@@ -260,7 +260,7 @@ jobs:
260
- uses: actions/download-artifact@v4
261
with:
262
name: feeds_operations_gen
263
- path: functions-python/operations_api/src/feeds_operations_gen/
+ path: functions-python/operations_api/src/feeds_gen/
264
265
- name: Build python functions
266
run: |
.github/workflows/build-test.yml
@@ -140,5 +140,5 @@ jobs:
140
uses: actions/upload-artifact@v4
141
142
143
144
overwrite: true
0 commit comments