Skip to content

Commit

Permalink
feat: rust dist builder workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
priyasiddharth committed Dec 5, 2024
1 parent b2e4382 commit da89940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-rust-dist-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
with:
#name: seaurchin-llvm-build
repo: seahorn/seaurchin-llvm
workflow-name: build-seaurchin-llvm-assert-bin.yml
workflow: build-seaurchin-llvm-assert-bin.yml
branch: dev-18
github-token: ${{ secrets.seaurchin-llvm-read }}
github_token: ${{ secrets.seaurchin-llvm-read }}

- name: Checkout seaurchin
uses: actions/checkout@v4
Expand Down

0 comments on commit da89940

Please sign in to comment.