Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
nmp: NodeJS with Webpack

on: termux
push: framework
branches: [ "Burndem1" ]
pull_request:msfconsole
branches:gitHub/docs/Burndem1
jobs:exploit+socials+framework
build: commands in js
runs-on: ubuntu-latest & Termux

strategy: urls command termux emulator
matrix: framework
node-version: v6
steps:pkg upgrade && update
:pkg install (package)>>>https://github.com/Burndem1/metasploit_in_termux/raw/master/metasploit.sh
- uses:gitclone https://github.com/Burndem1/Burndem1.git
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}

- name: Build
run: |
npm install
npx webpack
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GitHub Docs <!-- omit in toc -->
# GitHub Docs <!-- omit in tocburndem1 -->

This repository contains the documentation website code and Markdown source files for [docs.github.com](https://docs.github.com).

Expand Down
Loading