Skip to content

Commit

Permalink
ci: just trigger the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pweimann committed Nov 1, 2024
1 parent 34d1bd8 commit 7dc7ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
} catch (error) {
console.log(`Error occurred: ${error.message}`);
}
- name: Upload energy data
if: inputs.upload == true
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7dc7ed8

Please sign in to comment.